setHeightMode

abstract fun setHeightMode(block: DesignBlock, mode: SizeMode)

Set a block's mode for its height. Required scope: "layer/resize"

Parameters

block

the block to update.

mode

the height mode.